home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Util / B / Benchmark.sit / Benchmark folder / Readme - Becnchmark < prev   
Encoding:
Text File  |  1993-04-26  |  1.2 KB  |  32 lines  |  [TEXT/ttxt]

  1. Benchmark
  2.  
  3. Benchmark is a program which runs tests of your computer's hardware and system software.  It checks what version of the system you are running and checks to see if your computer has a floating point unit (FPU) or math chip installed.  I then runs three tests to see how fast you computer is.
  4.  
  5. Addition Speed
  6. For the first test the computer performs 4,000,000 integer addition operations.
  7.  
  8. Division Speed
  9. For the next test the machine does 15,000 division operations using extended precision numbers.
  10.  
  11. Random Number Speed
  12. For the last test the computer generates 150,000 random numbers using the toolbox call Random().
  13.  
  14.  
  15.  
  16. Benchmark was written with QuickApp.  QuickApp is a C++ applications framework designed for small jobs.  All source code for the Benchmark program is included here.  QuickApp comes with 12 other fun sample programs.
  17.  
  18.  
  19. QuickApp is available from Emergent Behavior for $99.
  20.  
  21.  
  22.  
  23. Contact:
  24. Emergent Behavior
  25. 635 Wellsbury Way
  26. Palo Alto, CA  94306
  27. (415) 494-6763
  28. AppleLink: Wilson6
  29. AOL: Emergent
  30. Internet:emergent@aol.com
  31.  
  32. Credit Cards, purchase orders, and check are all acceptable for payment.  Checks should be made payable to Emergent Behavior.  All payments must be in US Dollars.